home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / microemacs / cmd.zoo / epson.cmd < prev    next >
OS/2 REXX Batch file  |  1989-03-24  |  176b  |  9 lines

  1. ;    EPSON.CMD    This command file changes some function keys
  2. ;            to generate printer control sequences
  3.  
  4. 20    store-macro
  5.     insert-string "l"
  6. !endm
  7.  
  8. bind-to-key execute-macro-20 FNx
  9.